AutoClassifier 7.1.0.0 Release Notes
This page outlines all of the updates and enhancements in this release. For more information on upgrading, see How to Upgrade AutoClassifier.
April 2025- v7.1.0.0
The following features and updates are new in this release of AutoClassifier:
System Enhancements
Feature |
Description |
---|---|
AI metadata extraction |
This release adds the OpenAI information extractor component. The Azure OpenAI information extractor component allows you to use and configure natural language queries from Azure OpenAI and OpenAI LLMs to extract information from your documents. The component can generate suggestions of metadata and questions based on documents that you provide during configuration. |
Contextual Metadata Merger | This release adds the Contextual Metadata Merger component. This component can refine, filter, and concatenates your metadata to only include relevant information. Additionally, this component can prefix your concatenated metadata to another metadata property, such as the Chunk body property from the document chunker, to enhance document retrieval with more accurate results. |
OpenAI and Azure OpenAI embeddings generator components | This release adds the OpenAI and Azure OpenAI embeddings generator components. These components allow you to automatically apply vector embeddings to specified properties in your documents. When applied, these embeddings can be used to enhance the accuracy of your search results and provide a better natural-language experience for your users. |
RESTful API compatibility |
The Restful API Caller component allows you to integrate AutoClassifier with any RESTful APIs (LLMs, AI Cloud Services, etc.) by enabling flexible endpoint configurations, request customizations, and API response management to facilitate efficient data transformation and metadata generation. For more information, see Apply RESTful API functionality to your content. |
AI Visual Interpreter | This release adds the AI Visual Interpreter component. This component allows you to use an AI model to analyze visual content, such as images, graphs, and non-structured data, from your documents. When this information is interpreted and extracted, it can be appended as metadata and used to enrich chat bots with context-aware responses. Users will then be able to query their documents for information that is interpreted from non-textual assets. |
Document Intelligence enhancements |
The Document Intelligence component has been updated to support the following:
|
Document Chunker enhancements |
The Document Chunker component has been updated to support the following:
|
Video Indexer enhancements | The Video Indexer component has been enhanced to now support extracting subtitles that are included in videos. To use this feature, you must enable the Extract OCR field in the component configuration. |
Credential storage enhancements |
You can now store your credentials and sensitive information in Azure Key Vault for retrieval by the AutoClassifier scripting component. This prevents sensitive information from being included or exposed in your AutoClassifier scripts. For more information, see Configuring your Azure key vault storage in the Configure your configuration settings topic. |
Scripting enhancements |
The following updates are new to the AutoClassifier script component in this release:
|
Bug fixes
-
In some scenarios, the AutoClassifier document chunker component would cause Connectivity Hub crawls to fail. (BAI-17350)
-
When selecting the settings icon in the script component, the Namespaces window displayed in an incorrect location. (BAI-17159)
BREAKING CHANGES
The following are breaking changes that may affect your integration. Please ensure that you carefully review this list before upgrading to AutoClassifier 7.0:
-
When upgrading Connectivity Hub 4.0 to integrate with AutoClassifier 7.0, the URL that is used in the service URL to communicate with AutoClassifier must be updated. For more information, see Configure Your Azure Cognitive Search Target in the Connectivity Hub documentation.
-
The default installation folder is now <program files>\Upland BA Insight\AutoClassifier\. Please follow the install and upgrade instructions to ensure a seamless transition when upgrading to AutoClassifier 7.0.